home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄11⁄91 / 2644-TObject Superclass?-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  700 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    6461611                         11-Jan-91        07:04PST
  2.  
  3. From:   D3085                           Progressive Computing, D Lucky,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    TObject Superclass?
  10.  
  11. I'd like to add some behavior to all objects and would like to keep
  12. modifications to TObject to a minimum.  I was thinking of creating a superclass
  13. of TObject to contain this behavior.  Is this possible or is there something in
  14. MacApp that knows that TObject is the root class?  I realize that
  15. TObject.IObject will have to be modified to call the initialization method.
  16.  
  17. Thanx,
  18. Dave
  19.  
  20.